Vcenter Vcha CredentialsSpec

Vcenter Vcha CredentialsSpec
Vcenter Vcha CredentialsSpec

The Vcenter Vcha CredentialsSpec schema contains information to connect to the vCenter server managing the VCHA nodes.

This schema was added in vSphere API 6.7.1.

JSON Example
{
    "active_location": {
        "hostname": "string",
        "port": 0,
        "ssl_thumbprint": "string",
        "ssl_certificate": "string",
        "username": "string",
        "password": "string"
    }
}
active_location
Required

Connection information for the management vCenter Server of the Active Node in a VCHA Cluster.

This property was added in vSphere API 6.7.1.